ComponentOne for WinUI 製品ヘルプ
DrawRectangle(Rect,Color,Double,Single[]) メソッド

C1.WinUI.Viewer アセンブリ > C1.WinUI.Viewer 名前空間 > C1WinUICanvasGraphics クラス > DrawRectangle メソッド : DrawRectangle(Rect,Color,Double,Single[]) メソッド
シンタックス
'宣言
 
Public Overloads Sub DrawRectangle( _
   ByVal bounds As C1.Interop.Rect, _
   ByVal color As System.Drawing.Color, _
   ByVal lineWidth As System.Double, _
   ByVal dashPattern() As System.Single _
) 
public void DrawRectangle( 
   C1.Interop.Rect bounds,
   System.Drawing.Color color,
   System.double lineWidth,
   System.float[] dashPattern
)

パラメータ

bounds
color
lineWidth
dashPattern
参照

C1WinUICanvasGraphics クラス
C1WinUICanvasGraphics メンバ
オーバーロード一覧